home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / temacd / htmlwap / Html-Wap editor 2007 verze 3.04.exe / Templates / Delphi (Pascal) / Prázdná jednotka.pas < prev   
Encoding:
Pascal/Delphi Source File  |  2006-02-10  |  50 b   |  7 lines

  1. unit Unit1;
  2.  
  3. interface
  4.  
  5. implementation
  6.  
  7. end.